Update MSVC 2008 Project Files
authorChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 12 Jan 2011 10:36:05 +0000 (18:36 +0800)
committerChun-wei Fan <fanchunwei@src.gnome.org>
Wed, 12 Jan 2011 10:36:05 +0000 (18:36 +0800)
commitf79266092b2a897b714ca9681ab966e3e51636f9
tree437a448df74ca6bf3cffdea0f816d899651eecb4
parent479a08054ba5e17cf35269aa5c8acba19d8a516c
Update MSVC 2008 Project Files

-Update the project files to simplify them a bit after the seperation of
 GDK-Pixbuf (move GDK-Pixbuf includes into the property sheet, move the
 linking of Cairo/Pango/PangoCairo into the property sheet)--this is for
 all DLL/EXE Projects (GDK/GTK/gtk-demo)

-Update the GDK-Win32 project as the source files have changed
 significantly (especially as GDK3 was not compilable on Windows for a
 while--thanks to Hans Breuer for the help in the process-Bug 639127)

-Made up for missed headers in the "install" stage and removed the removed
 headers in the property sheet

-Updated GTK+ .def file generation as an extra macro is needed for that

-Updated gdk/Makefile.am for the generation of gdk.vcproj from gdk.vcprojin
build/win32/vs9/gdk-win32.vcproj
build/win32/vs9/gdk.vcprojin
build/win32/vs9/gtk-demo.vcproj
build/win32/vs9/gtk.vcprojin